-
Home
-
Staatic – Static Site Generator
-
1.4.4
-
Code
-
Classes
- UrlEvaluator
Total Complexity |
30 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
159 |
Lines of code |
95 |
Logical lines of code |
52 |
Comment lines |
28 |
Methods |
9 |
Properties |
5 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
shouldCrawl() |
A |
50 |
10 |
30 |
matchesExcludeRule() |
S |
57 |
7 |
18 |
isRegexRule() |
S |
60 |
4 |
13 |
initializeExcludeRules() |
S |
62 |
4 |
11 |
__construct() |
S |
73 |
1 |
5 |
wildcardRule() |
S |
70 |
1 |
5 |
simpleRule() |
S |
79 |
1 |
3 |
regexRule() |
S |
80 |
1 |
3 |
normalizedPathRelativeReference() |
S |
67 |
1 |
7 |